home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / etc / kbd / remap < prev   
Encoding:
Text File  |  2010-12-07  |  170 b   |  6 lines

  1. # This sed script is run across the dumpkeys output to remap keys on the console
  2.  
  3. # This turns caps lock into control
  4. #s/keycode  58 = Caps_Lock/keycode  58 = Control/;
  5.  
  6.